Skip to content

chore: update changelog for v1.0.14#99

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/changelog-1.0.14
Open

chore: update changelog for v1.0.14#99
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/changelog-1.0.14

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

This PR updates the changelog for release v1.0.14.

Summary by Sourcery

Documentation:

  • Document the v1.0.14 release in CHANGELOG.md, including dependency updates and Prism-related fixes.

@sourcery-ai

sourcery-ai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Reviewer's Guide

Adds a new v1.0.14 section to the changelog detailing changed and fixed items since v1.0.6.

File-Level Changes

Change Details Files
Document release v1.0.14 in the changelog.
  • Insert a new v1.0.14 section under the Unreleased heading with the release date 2026-06-23.
  • Add a Changed subsection listing dependency upgrades, ESLint flat config migration, Prism-related documentation and configuration adjustments, and Dependabot configuration changes.
  • Add a Fixed subsection summarizing overrides and version alignments for undici, Vue ESLint config, TypeScript ESLint parser, and multiple Prism crash fixes and runtime language loading.
CHANGELOG.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@servicedesk-health-ri

servicedesk-health-ri commented Jun 23, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've found 1 issue, and left some high level feedback:

  • Consider consolidating or clarifying the repeated Prism-related entries (e.g., "Fix Prism startup crashes" and "fix prism startup crash") so it's clear whether these are distinct fixes or the same change described twice.
  • Double-check whether "fix Prisma reference error" is intended to be "Prism" to avoid confusion between Prism and Prisma in the changelog.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Consider consolidating or clarifying the repeated Prism-related entries (e.g., "Fix Prism startup crashes" and "fix prism startup crash") so it's clear whether these are distinct fixes or the same change described twice.
- Double-check whether "fix Prisma reference error" is intended to be "Prism" to avoid confusion between Prism and Prisma in the changelog.

## Individual Comments

### Comment 1
<location path="CHANGELOG.md" line_range="33" />
<code_context>
+- fix: bump undici via override by @Hans-christian in 8b41620
+- fix: use compatible vue eslint config typescript version by @Hans-christian in 13a9241
+- fix: align typescript-eslint parser with plugin by @Hans-christian in f458f46
+- fix Prisma reference error by @Hans-christian in f2092db
+- fix prism startup crash by @Hans-christian in a7ebaaa
+- fix: load prism languages at runtime by @Hans-christian in 5791cc4
</code_context>
<issue_to_address>
**question (typo):** Clarify whether "Prisma" is intentional or should be "Prism".

Nearby bullets consistently refer to "Prism" (component, startup crash, languages), while this one says "Prisma". If this is about the same Prism library, please align the wording; if it actually refers to Prisma (ORM or other), consider clarifying that distinction.

```suggestion
- fix Prism reference error by @Hans-christian in f2092db
```
</issue_to_address>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Comment thread CHANGELOG.md
- fix: bump undici via override by @Hans-christian in 8b41620
- fix: use compatible vue eslint config typescript version by @Hans-christian in 13a9241
- fix: align typescript-eslint parser with plugin by @Hans-christian in f458f46
- fix Prisma reference error by @Hans-christian in f2092db

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question (typo): Clarify whether "Prisma" is intentional or should be "Prism".

Nearby bullets consistently refer to "Prism" (component, startup crash, languages), while this one says "Prisma". If this is about the same Prism library, please align the wording; if it actually refers to Prisma (ORM or other), consider clarifying that distinction.

Suggested change
- fix Prisma reference error by @Hans-christian in f2092db
- fix Prism reference error by @Hans-christian in f2092db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant